* fileio.c (Fmake_symbolic_link): Treat ENOSYS specially, and
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Feb 2011 21:20:06 +0000 (13:20 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Feb 2011 21:20:06 +0000 (13:20 -0800)
commit38fd0442fe500bdab6f677878bb4e0be58f475a7
tree9957954a6b1162511be0ad4c9600a6053a29517f
parentd50a695ec33e387776eeb475b1424e5009479627
* fileio.c (Fmake_symbolic_link): Treat ENOSYS specially, and

generate a special message for it.  Suggested by Eli Zaretskii in
<http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00995.html>.
src/ChangeLog
src/fileio.c